Fake News(假新闻)| 未来植物的演变
2023
Dynamic poster
Duration: 00′17″
Fake News(假新闻)| 未来植物的演变
未来,植物先通过人为编程进行数字生长预演,再进行实际生长,最终生长的形态是受人控制的,这是否还是一种自然生长呢?
近几年,块根植物频繁出现在潮流玩家的家中,这一长相奇特,价格不菲的植物被众多年轻人追捧,小小一颗植物小则几千,上至几万。那么以块根植物为例,它的生长形态可以由买家自由定义,即使在生长过程中出现错误路径,程序也可以修正到正确的、预设的生长路径,一切都可以自定义,可以参数化设置,以达到想要的形态。
创作初期的时候,在构想如何在程序中实现较为自然的植物生长过程,收集资料的过程中,了解到了广泛应用于植物学的系统,著名的L-system(L系统,全称“Lindenmayer系统”,20世纪60年代末由Aristid Lindenmayer提出的有关生长发展中的细胞交互作用的数学模型)之后,我开始尝试使用L-system来构建植物的造型,创建一组Ramp渐进的数据,赋值到Generation进行迭代,同时调节每更迭一代生长的大小以及生长角度,同样的,在对植物进行艺术化处理的时候,使用了grid对三维sop元件进行实例化渲染,在外形上,采用了线性材质,给物体本身同时也附加结构性的Point。
Fake News | The evolution of plants in the future
In the future, the plant will be programmed to rehearse its digital growth, and then grow in actual form, so that the final growth form is controlled by humans, is this still a kind of natural growth?
In recent years, root plants frequently appear in the homes of trendy players, and this strange-looking, expensive plant is sought after by many young people, and a small plant can be as small as a few thousand, up to tens of thousands. For example, the growth form of the root plant can be freely defined by the buyer, and even if there is an error path during the growth process, the program can also correct it to the correct and preset growth path, and everything can be customized and parameterized to achieve the desired form.
At the beginning of the creation, in the process of conceiving how to achieve a more natural plant growth process in the program, and collecting data, I learned about the system widely used in botany, the famous L-system (L system, full name "Lindenmayer system", a mathematical model of cell interaction in growth and development proposed by Aristid Lindenmayer at the end of the 60s of the 20th century). I started to try to use L-system to build the shape of the plant, create a set of Ramp progressive data, assign values to the Generation for iteration, and adjust the size and angle of growth for each generation of growth.